Welcome![Sign In][Sign Up]
Location:
Search - import table

Search list

[Other resource教你如何作弊玩扫雷

Description: 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine, some of the frequently encountered when the ambiguity, it is easy to die. So just think, if I started to know where the minefields are not alone. OllyDBG was open to mine (WinMine.exe) performed a track. Fortunately, WinMine.exe no shell, direct look at its IMPORT TABLE, the two suspicious API next breakpoints, is a GDI.BitBlt, this is a procedure to draw the map and the other is the User32.GetDlgItemInt, the mine was used to map the size and the number of the mine.
Platform: | Size: 11831 | Author: 黄河 | Hits:

[OS programPE_Labs

Description: Well, i started coding PE things to test my knowledge sometime ago..and almost without noticing my things started to grow in size and functionality. Basically this program will inform you about what i consider to be the most important pieces of information about a given PE file. PE scanner,analizer,call it whatever. Maybe the most usefull feature is the one concerning the import table. Ok enough! go and try it! but first read on..
Platform: | Size: 43905 | Author: Calio | Hits:

[Other resourcePE

Description: PE教程1: PE文件格式一览 PE教程2: 检验PE文件的有效性 PE教程3: File Header (文件头) PE教程4: Optional Header PE教程5: Section Table(节表) PE教程6: Import Table(引入表) PE教程7: Export Table(引出表)
Platform: | Size: 196085 | Author: nogood2 | Hits:

[OS programstnpepaksrc

Description: stnpepak 源码及程序 Stone 实现了对Import Table的处理,Win32ASM源码。 -stnpepak source Stone and procedures to achieve the right Import Table handling Win32ASM source.
Platform: | Size: 62596 | Author: waterwhu | Hits:

[OS programpe

Description: PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Section Table 详尽的代码一一帮你分解,为你解开pe文件的面纱.希望对大家有所帮助.
Platform: | Size: 2420347 | Author: tanghao | Hits:

[OS programstnpepaksrc

Description: stnpepak 源码及程序 Stone 实现了对Import Table的处理,Win32ASM源码。 -stnpepak source Stone and procedures to achieve the right Import Table handling Win32ASM source.
Platform: | Size: 62464 | Author: waterwhu | Hits:

[Other Riddle games教你如何作弊玩扫雷

Description: 最近闲暇时间迷上了扫雷,有的时候经常遇到模棱两可的地方,很容易死到.于是就在想,要是我一开始就知道哪个地方有雷就好了.遂打开OllyDBG,对扫雷程序(WinMine.exe),进行了一番跟踪.好在WinMine.exe没有加壳,直接看它的IMPORT TABLE,在两个可疑的API上下断点,一个就是GDI.BitBlt,这个是程序来画地图的,另一个就是User32.GetDlgItemInt,这个用来获得扫雷地图大小,和雷的个数的. -recent spell of the mine, some of the frequently encountered when the ambiguity, it is easy to die. So just think, if I started to know where the minefields are not alone. OllyDBG was open to mine (WinMine.exe) performed a track. Fortunately, WinMine.exe no shell, direct look at its IMPORT TABLE, the two suspicious API next breakpoints, is a GDI.BitBlt, this is a procedure to draw the map and the other is the User32.GetDlgItemInt, the mine was used to map the size and the number of the mine.
Platform: | Size: 11264 | Author: 黄河 | Hits:

[OS programPE_Labs

Description: Well, i started coding PE things to test my knowledge sometime ago..and almost without noticing my things started to grow in size and functionality. Basically this program will inform you about what i consider to be the most important pieces of information about a given PE file. PE scanner,analizer,call it whatever. Maybe the most usefull feature is the one concerning the import table. Ok enough! go and try it! but first read on..
Platform: | Size: 44032 | Author: | Hits:

[Windows DevelopImpREC_DLL

Description: ImportREC可以手工重建Import表,是脱壳必备工具之一,本代码是ImpREC 1.1 DLL源码。 -ImportREC can manually rebuild Import Table is one of the tools necessary shell, the code is ImpREC 1.1 DLL source code.
Platform: | Size: 126976 | Author: xdjm | Hits:

[OtherPE

Description: PE教程1: PE文件格式一览 PE教程2: 检验PE文件的有效性 PE教程3: File Header (文件头) PE教程4: Optional Header PE教程5: Section Table(节表) PE教程6: Import Table(引入表) PE教程7: Export Table(引出表) -PE Tutorial 1: PE file format list of PE Course 2: testing the effectiveness of PE files PE Tutorial 3: File Header (header) PE Tutorial 4: Optional HeaderPE Tutorial 5: Section Table (table) PE Tutorial 6: Import Table ( the introduction of table) PE Tutorial 7: Export Table (lead sheet)
Platform: | Size: 195584 | Author: nogood2 | Hits:

[OS programpe

Description: PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Section Table 详尽的代码一一帮你分解,为你解开pe文件的面纱.希望对大家有所帮助.-Detailed PE files include DOS Header, PE Header Optional Header, Export Table, Import Table, Section Table 11 details the code to help you break down for you untie pe paper veil. Want to be helpful to everyone.
Platform: | Size: 2419712 | Author: tanghao | Hits:

[File Operatechadaorubiao

Description: 分析导入表,整理导入表。在导入表中加上自己的DLL的代码。是可以插EXE和DLL的。:)-Analysis of import table, import table collation. In the import table of the DLL to add their own code. Can be inserted EXE and DLL
Platform: | Size: 3072 | Author: yoyosb | Hits:

[Anti-virusGetAPIAddr

Description: 这个是一个直接获得导出函数地址的而不通过导入表来调用函数的汇编程序,病毒技术的基础。-This is a direct access to export function addresses instead of through the import table to call the assembler function, virus technology.
Platform: | Size: 168960 | Author: fancy | Hits:

[Hook apiHOOK

Description: Hook导入表和导出表,导入表的HOOK只能对已加载的模块有效,要想使在HOOK后新加载的模块也有效就必须HOOK导出表-Hook import table and export table, import table HOOK only load modules that have been effective, in order to make the HOOK module is loaded after the new effective it must also export the table HOOK
Platform: | Size: 10240 | Author: langouster | Hits:

[Windows DevelopPEView1.0

Description: 分析PE文件的基本信息、导入表、导出表、资源和节等信息-Analyser for PE file,basic information, import table, export table, resources and section
Platform: | Size: 55296 | Author: task001 | Hits:

[Windows Developitview

Description: 查看windows import table的原代码 -source code for PE file import table view.
Platform: | Size: 89088 | Author: jiang | Hits:

[Software EngineeringImport-and-export-spreadsheet

Description: 一个简单的电子表格导入导出,可以选择导入表,写入数据,清除记录,并可以导出表-A simple spreadsheet import and export, you can choose to import table, write data, clear the record, and can export the table
Platform: | Size: 470016 | Author: 孙静静 | Hits:

[Windows Developload

Description: 修改导入表加载dll的完整源代码,通过此代码,可以加载任何你需要插入的dll文件-Modify the import table loaded dll' s complete source code, by this code, you can load any dll files you need to insert
Platform: | Size: 45056 | Author: 3gbooks | Hits:

[assembly languageImport

Description: 能够查看 PE 文件的导入表,有助于深入学习PE文件格式-Be able to view the PE file import table, help-depth study of the PE file format
Platform: | Size: 9216 | Author: sunhaobin | Hits:

[assembly languagePE-Files-Import-Table-Rebuilding

Description: PE Import Table Rebuilding
Platform: | Size: 5120 | Author: khangkito | Hits:
« 12 3 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net